graph theory:graph
graph
graph theory:node
graph theory:edge
code:g.mermaid
graph LR
P --- Q
P --- S
P --- T
Q --- R
Q --- S
Q --- T
S --- R
S --- T